home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9435 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  618 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: ?? How to dump text files to screen ??
  5. Date: 10 Mar 1996 09:46:45 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4hv4i5INNoqs@keats.ugrad.cs.ubc.ca>
  8. References: <31430CE8.469E@aol2.com>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <31430CE8.469E@aol2.com>, Neil  <neil@aol2.com> wrote:
  12.  >I need help -- how can I open up a text file and just dump it
  13.  >all out (in plain text) to the screen?
  14.  
  15. Read K&R2, Chapter 7: Input and Output.
  16. -- 
  17.  
  18.